home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / telecomm / vantrm38.lzh / TRANSFER.DOC < prev    next >
Text File  |  1989-10-19  |  5KB  |  95 lines

  1.                      Brief docs for TRANSFER.ACC
  2.  
  3.  
  4. (Complete docs and WXYTR/TRANSFER program and support files are available
  5. on my BBS in TRANS127.ARC  -  Van)
  6.  
  7.  
  8. TRANSFER.ACC DESK ACCESSORY
  9.  
  10. VT-52 Emulation:
  11.  
  12. Click on VT-52 and the screen will be cleared and you will be able to manually
  13. send and recieve data just like the emulator.acc.  You can also use F1 to
  14. capture incoming data (into a file, no buffer), and F10 will close the file.
  15. Additionally, the arrow keys will send VT-52 type codes (esc-A for uparrow,
  16. etc.) and the Clr/Home key will send a break (if you have SET 1:0,7:8, this
  17. will get back to Telenet).  Undo exits the emulator (the screen will be lost).
  18. Characters with their 8th bit set will be displayed in reverse video.
  19.  
  20. Port Setting:
  21.  
  22. Click on Config, then set the baud rate, parity, etc. you desire.
  23. If you have a resource construction set, you can change the preselected
  24. configuration by setting the buttons you want to default in the .rsc file.
  25. Otherwise this information is not saved when changed and the port will be
  26. set upon boot-up to 1200, 8n1, no-flow, but will probabaly be overridden
  27. by any communications program.
  28.  
  29. Phone (chatting):
  30.  
  31. Click on phone, any recieved characters will be displayed in the top window,
  32. and any characters you type will be sent AND be displayed in the bottom
  33. window.  Wordwrap is implemented.  This is useful if calling a friend instead
  34. of a BBS.
  35.  
  36. Up/Downloading:
  37.  
  38. 1. click on send if you want to send, or recieve if you want to recieve.
  39.  
  40. if sending...
  41. 2. click on the variant, Xmodem, Ymodem, Ymodem 1K (for Forem type systems),
  42.    or Accelerate.  WXmodem will automatically be detected from Xmodem.
  43. 3. if your reciever is out of spec, and requires either CRC or Checksum
  44.    click on the Force Option. (some Atari 8 bit machines require these).
  45. 4. if you are sending many files, or one in batch, click batch, otherwise
  46.    click OK.  If you wish to abort, click cancel.
  47. 5. a File Selector box will appear.  Click on each file you want - and click
  48.    on OK,  If sending batch, click on OK for each file, then on cancel to
  49.    start the batch send.
  50. 6. A box will appear giving a last chance to cancel, otherwise you may choose
  51.    to send a yes/no to the BBS to start the transfer.  This way you can stop
  52.    at "READY FOR TRANSFER (Y/N)?" on citadels, then provide the "Y", or at
  53.    "is the file longer than XXX bytes" on Forem (send N<cr>) so you will have
  54.    more time to use the selector boxes.
  55. 7. the file(s) will be sent - the progress will appear in a dialog box with
  56.    alert boxes upon completion.  The length of the file will be displayed.
  57.  
  58. if receiving...
  59. 2. click on WXmodem if you desire this protocol (or SEAlink).
  60. 3. if using X/Y modem, click on "quick & dirty" if you are downloading small
  61.    files on a reliable line - it will send the ack early, but will cancel
  62.    the transfer if even one bad block is found.
  63. 4. Click on Force Checksum if you don't want CRC to be tried (for some out
  64.    of spec programs).  Click overwrite if you wish recieved files to
  65.    replace existing files if the filenames are the same.  (Some Atari 8 bit)
  66. 5. Click Batch for batch transfers, or OK - a batch transfer will force batch
  67.    mode in either case (required for SEAlink).
  68. 6. A File selector box will appear.  Select the directory for the files to
  69.    go into, and the name the file should take if it is not a batch transfer
  70.    (a default name if Batch is not working from the senders end).
  71. 7. A box will appear giving a last chance to cancel, otherwise you may choose
  72.    to send a yes/no to the BBS to start the transfer.  This way you can stop
  73.    at "READY FOR TRANSFER (Y/N)?" on citadels, then provide the "Y" from this
  74.    dialog box.
  75. 8. A dialog box will monitor the progress, with alert boxes when done or
  76.    aborted.  In batch, the expected length of the file will be displayed.
  77.  
  78.  
  79. NOTE: The ABORT button on the progress dialog functions only with the mouse.
  80.         Move the mouse into the box and click.  Hold the button down - it
  81.         may take several seconds to be recognized.
  82.  
  83. SEAlink has been added as a recieve option.  Simply select it as you would
  84. WXmodem recieve, and always specify batch and proceed as for batch.
  85.  
  86. Config will allow you to set the port.  It comes up as 1200 baud, 8 bits,
  87. no parity, 1 stop.  You can change it to what is needed.
  88.  
  89. VT-52 emulation has been added.  It does the normal ASCII keyboard, and in
  90. addition sends the proper codes for the arrow keys, and the Clr/Home will
  91. send a Break condition.  F1 will open a file and capture any data (up to
  92. 4K) recieved so far, and any additional until F10 or Undo is pressed.
  93. F10 simply closes the file, Undo will also exit.
  94.  
  95.